body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
a{
	color: #333;
}
a:hover{
	color: #666;
	text-decoration: none;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.mt40{
	margin-top: 40px;
}
.top{
	height: 35px;
	line-height: 35px;
	background-color: #eaeaea;
}
.top a{
	margin: 0 5px;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: none;
}
.navbar-default {
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #eb6100;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #eb6100;
}
.navbar-brand {
  float: left;
  height: 110px;
  padding: 15px 15px;
}
.navbar-brand > img {
  display: block;
}
.navbar-collapse{
	background-color: #0053a9;
}
.navbar-tel{
	background: url(../images/phone.png) no-repeat left center;
	padding-left: 60px;
	margin-top: 50px;
}
.navbar-tel b{
	font-size: 26px;
	line-height: 26px;
	color: #eb6100;
}
.carousel-indicators {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: none;
  border-radius: 50%;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background-color: #195fbc;
}
.hot{
	padding: 25px 0;
}
.hot span{
	font-weight: bold;
}
.hot a{
	margin: 0 8px;
}
.product,
.about{
	padding: 60px 0;
	background-color: #eee;
}
.product-box{
	background-color: #014fa2;
	color: #fff;
	padding: 5px;
}
.product-title{
	padding: 20px 0;
}
.product-title span{
	font-size: 16px;
	color: #3772b4;
}
.product-title h3{
	margin: 0;
	color: #fff;
	font-size: 26px;
	padding-top: 5px;
}
.product-list,
.contact{
	background-color: #fff;
	padding: 10px;
}
.product-list li{
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 16px;
}
.product-list li a{
	display: block;
	height: 40px;
	padding: 0 30px;
	background: #ddd url(../images/icon_li.jpg) no-repeat 94% center;
	color: #333;
}
.product-list li a:hover{
	background: #eb6100 url(../images/icon_hover.jpg) no-repeat 94% center;
	color: #fff;
}
.product-list dl{
  margin-bottom: 0;
}
.product-list dt,
.product-list dd{
  height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 16px;
}
.product-list dt a{
  display: block;
	height: 40px;
	padding: 0 20px;
	background: #014fa2 url(../images/icon_dl.jpg) no-repeat 94% center;
	color: #fff;
}
.product-list dd a{
  display: block;
	height: 40px;
	padding: 0 20px;
	background: #ddd url(../images/icon_li.jpg) no-repeat 94% center;
	color: #333;
}
.product-list dd a:hover{
  display: block;
	height: 40px;
	padding: 0 20px;
	background: #eb6100 url(../images/icon_hover.jpg) no-repeat 94% center;
	color: #fff;
}
.contact{
	line-height: 26px;
	color: #333;
}
.contact p{
	margin: 0;
}
.hot-title{
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: url(../images/icon_hot.jpg) no-repeat left center;
	padding-left: 50px;
	border-bottom: 1px solid #fff;
}
.hot-title h3{
	margin: 0;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #0053a9;
}
.hot-title a{
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #014fa2;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	margin-top: 15px;
}
.hot-product{
	margin-top: 30px;
}
.hot-product img{
	width: 100%;
	height: 200px;
}
.hot-product span{
	margin-top: 20px;
    height:30px;
}
.adv,
.info{
	padding: 60px 0;
}
.adv h3,
.about h3{
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	color: #0053a9;
}
.adv-con .row{
	margin-top: 40px;
}
.adv-con .clearfix{
	margin-bottom: 20px;
}
.adv-con i{
	width: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	background: url(../images/icon_num.png) no-repeat top center;
	margin-right: 20px;
	font-style: normal;
}
.adv-con h4{
	margin: 5px 0 5px;
	font-size: 26px !important;
	font-weight: bold;
	color: #3772b4;
}
.adv-con span{
	display: block;
	font-size: 22px;
	color: #666;
}
.adv-con p{
	line-height: 26px;
	font-size: 14px;
}
.about-con{
	line-height: 30px;
}
.about-con a{
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #0053a9;
	border-radius: 15px;
}
.news-title{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	/*background: url(../images/more_line.jpg) no-repeat 102px center;*/
}
.news-title h3{
	margin: 0;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #0053a9;
}
.news-title h3 span{
	color: #eb6100;
}
.news-title h3 i{
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}
.news-list li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	background: url(../images/icon05.gif) no-repeat left center;
	padding-left: 10px;
}
.footer{
	padding: 30px 0;
	background-color: #262626;
	color: #fff;
	line-height: 30px;
}
.footer .container{
	position: relative;
	min-height: 140px;
}
.footer a{
	color: #acacac;
}
.footer p{
	margin: 0;
}
.footer .weixin{
	position: absolute;
	right: 40px;
	top: -20px;
	display: block;
	text-align: center;
	width:130px;
}
.footer .weixin img{
	display: block;
	width:130px;
	height:130px;
}
.flink{
	padding: 20px 0;
	background-color: #1e1e1e;
	color: #acacac;
}
.flink a{
	margin: 0 5px;
	color: #acacac;
}
.position{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
}
.position h3{
	margin: 0;
	line-height: 50px;
	font-size: 24px;
}
.content{
	margin-top: 20px;
	line-height: 30px;
}
.news-item{
	background-color: #f4f4f4;
	box-shadow: 0 2px 5px #d6d4d1;
	padding: 20px;
	margin-top: 20px;
	overflow: hidden;
}
.news-item b{
	font-size: 16px;
}
.news-item p{
	margin-top: 10px;
	line-height: 26px;
	color: #666;
}
.news-item .more{
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #F48C00;
	color: #fff;
	border-radius: 5px;
}
.content-title{
	font-size: 24px;
	margin: 30px 0;
}
.content-info{
	padding: 10px 0;
	background-color: #eee;
}
.content-info span{
	margin: 0 7px;
}
.product-info{
	margin-top: 20px;
}
.product-info h1{
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
.product-info p{
	font-size: 15px;
	line-height: 30px;
}
.product-info p i{
    font-style: normal;
    font-size:18px;
    color: #14326e;
    font-weight:600;

}
.product-info p strong{
    font-size:24px;
    color: #f50c0c;
}
.product-details{
	height: 45px;
	line-height: 45px;
	margin: 20px 0;
	background-color: #f2f2f2;
	font-size: 16px;
}
.product-details span{
	display: block;
	width: 130px;
	height: 45px;
	background-color: #195fbc;
	color: #fff;
	text-align: center;
}
.product-details span{
	display: block;
	width: 130px;
	height: 45px;
	background-color: #195fbc;
	color: #fff;
	text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: 5px;
  line-height: 1.42857143;
  color: #195fbc;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #195fbc;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #195fbc;
  border-color: #195fbc;
}
.pagination > .thisclass > a,
.pagination > .thisclass > span,
.pagination > .thisclass > a:hover,
.pagination > .thisclass > span:hover,
.pagination > .thisclass > a:focus,
.pagination > .thisclass > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #195fbc;
  border-color: #195fbc;
}

.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#0053a9 url(../images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#0053a9 url(../images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#0053a9 url(../images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#0053a9 url(../images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{margin:0 0 20px 30px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

@media (min-width: 768px) {
	.navbar-header{
		width: 100%;
	}
  .navbar-nav > li > a {
	  padding: 15px 37px;
	}
}

@media (max-width: 767px) {
	.navbar-brand {
	  float: left;
	  height: 45px;
	  padding: 5px 15px;
	}
	.navbar-brand img{
		height: 45px;
	}
	.hot-product img{
		height: auto;
	}
}